compiling technique meaning in English
编译技术
Examples
- The first part : according to the treatment range of the slicing technique in the paper , applying compiling technique , define the grammar of csl language and implement its lexical analysis and syntactical analysis manually , and obtain the ast of the source program of csl
本文在编译技术、图论和程序分片理论的基础上,探讨了程序静态分片技术的实现策略,介绍了一种整体实现方案,是关于结构化语言静态程序分片系统实现的一种尝试。 - First , the paper researches the format and semantic features of iso apt in detail , next , applies regular expression to describe the definition of apt ’ s tokens and uses context - free grammar to describe apt ’ s syntax rules , last , designs the intermediate code format which keeps on the source code semantic and designs a complete module to check lexical and syntax errors of nc code by using modern compiling techniques
在代码预处理技术方面,详细研究了标准数控代码语言的格式和语义并采用现代编译技术中的正则表达式和上下文无关文法分别描述了标准数控代码语言的记号定义和语法结构定义;设计了保持源代码语义的中间标准数控代码格式,在此基础上,设计并构建了数控代码的词法和语法检查模块。